-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.11.1
-
Code
-
Classes
- Importer
| Total Complexity |
96 |
| Dependencies |
16 |
| Dependents |
2 |
| Total lines |
652 |
| Lines of code |
370 |
| Logical lines of code |
251 |
| Comment lines |
121 |
| Methods |
23 |
| Properties |
8 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_chunk() |
D |
26 |
28 |
153 |
| filterRecords() |
C |
35 |
30 |
91 |
| get_memory_limit() |
S |
56 |
7 |
17 |
| register_shutdown() |
S |
56 |
3 |
20 |
| import() |
S |
58 |
3 |
16 |
| has_enough_memory() |
S |
60 |
3 |
13 |
| getRecordStart() |
S |
78 |
3 |
3 |
| getRecordEnd() |
S |
77 |
3 |
3 |
| disable_caching() |
S |
71 |
2 |
6 |
| __construct() |
S |
81 |
1 |
3 |
| parser() |
S |
77 |
1 |
4 |
| mapper() |
S |
77 |
1 |
4 |
| xmlFile() |
S |
72 |
1 |
5 |
| csvFile() |
S |
72 |
1 |
5 |
| from() |
S |
81 |
1 |
3 |
| to() |
S |
81 |
1 |
3 |
| unregister_shutdown() |
S |
81 |
1 |
3 |
| is_graceful_shutdown() |
S |
82 |
1 |
3 |
| has_enough_time() |
S |
78 |
1 |
3 |
| get_memory_usage() |
S |
81 |
1 |
3 |
| filter() |
S |
82 |
1 |
3 |
| getParser() |
S |
82 |
1 |
3 |
| getMapper() |
S |
82 |
1 |
3 |